Use const for a string pointer.
authorDan Nicolaescu <dann@ics.uci.edu>
Tue, 31 May 2011 14:44:16 +0000 (07:44 -0700)
committerDan Nicolaescu <dann@ics.uci.edu>
Tue, 31 May 2011 14:44:16 +0000 (07:44 -0700)
commita7852ada120414d57e625396e13d84c7c3fc5712
tree348fc32e90635cb793574fe4d13ae63af43586ff
parent18e20f7892316f48a0c7f6725267b88a4d218613
Use const for a string pointer.

* src/dispnew.c (add_window_display_history): Use const for the string
pointer.  Remove declaration, not needed.
src/ChangeLog
src/dispnew.c